home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2003 December / The Sunday Times - The Month 2003-12.iso / pc / engine / shell / shell.swf / scripts / frame_1 / DoAction.as < prev   
Encoding:
Text File  |  2003-11-10  |  147 b   |  6 lines

  1. if(PLAY_MODE == undefined)
  2. {
  3.    PLAY_MODE = CustomActions == null ? "director" : "authoring";
  4. }
  5. ISSUE_XMLFILE = "../../assets/xml/issue.xml";
  6.